home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / grunt140.zip / PARAMS.DFI < prev    next >
Text File  |  1996-05-31  |  2KB  |  53 lines

  1.   COMMAND LINE PARAMETERS
  2.   ────────────────────────────────────────────────────────────────────────
  3.  
  4.   Here is a list of command line variables. (Not case sensitive)
  5.  
  6.     /V = SHOW VERSION OF GRUNT!. This command will show the current version
  7.          of GRUNT! without running the program.
  8.  
  9.          Example:     GRUNT.EXE /V
  10.  
  11.     /C = DOOR CONVERSION NUMBER. This is the conversion # so that Patchy
  12.          (the internal GRUNT! BBS convertor) can run it.
  13.  
  14.          CURRENTLY ONLY THE FOLLOWING DROP FILES ARE SUPPORTED:
  15.  
  16.                   /C=1   :  ...not used...     - ...not used...
  17.                   /C=2   :  WORLD WAR IV       - "CHAIN.TXT"
  18.                   /C=3   :  SPIT FIRE          - "SFDOORS.DAT"
  19.                   /C=4   :  GENERAL            - "DOOR.SYS"
  20.                   /C=5   :  LOCAL              - ANY TEXTFILE
  21.  
  22.          Example:     GRUNT.EXE /C=1
  23.  
  24.          If you do not run one of the above listed BBS software packages,
  25.          then you will need a conversion utility. There are many fine
  26.          conversion utilities available, you should be able to locate
  27.          something for your system.
  28.  
  29.          Playing LOCAL mode: Any file may be used. The first line of the
  30.          text file contains your real name. Execute GRUNT w/this
  31.          statement:
  32.  
  33.          GRUNT /C=5 /P=LOCAL.SYS (or any text file)
  34.  
  35.          NOTE: Please refer to the documentation on playing in LOCAL
  36.                MODE.
  37.  
  38.     /P = LOCATION AND NAME OF DROP FILE. This is the name of the drop
  39.          file from your bulletin board. It is very important that the /P
  40.          parameter is used, otherwise GRUNT! will fail to run.
  41.  
  42.          Example:     GRUNT.EXE /C=1 /P=C:\PCB\NODE1\PCBOARD.SYS
  43.                       GRUNT.EXE /C=2 /P=C:\WWIV\CHAIN.TXT
  44.                       GRUNT.EXE /C=3 /P=C:\SPITFIRE\SFDOORS.DAT
  45.                       GRUNT.EXE /C=4 /P=C:\BBS\DOOR.SYS
  46.                       GRUNT.EXE /C=5 /P=LOCAL.TXT
  47.  
  48.     /G = GRAPHICS MODE. You can overwrite the BBS settings on graphics
  49.          modes by using this toggle. This toggle forces GRUNT! to work in
  50.          ASCII mode only. No colors will be present nor displayed. This
  51.          toggle can be changed by the User under "Player Commands".
  52.  
  53.